home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / UTILREEN / PRNTUTIL.LZH / CR8CMD.DOC < prev    next >
Text File  |  1986-07-07  |  10KB  |  242 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                                 USE & DOCUMENTATION FILE
  7.                                            FOR
  8.                                          CR8CMD
  9.                                        (07/07/86)
  10.  
  11.                        (Create a Mode & Options Command Sequence)
  12.                       (to Program the Panasonic KX-1091X  printer)
  13.  
  14.                        (Epson command set + unique 1091X options)
  15.  
  16.  
  17.             INTRODUCTION
  18.  
  19.  
  20.             The creation of this program was not just to put another  printer 
  21.             setup program in the list of software already available. I wanted 
  22.             to accomplish several things with this software.  First,  I had a 
  23.             need  to have a command program for the particular printer that I 
  24.             own.  The Panasonic KX-1091 has a number of features that are not 
  25.             available  in  the Epson RX/FX series of printers as  well  as  a 
  26.             number  of  options  which are identical.  Although  the  set  of 
  27.             options  and modes I chose to use is just a subset of the  entire 
  28.             package,  I  found  them  to  be the most often used  in  my  own 
  29.             experience.  Second,  I  wanted a program which could be used  to 
  30.             create very small command set files of particular printer  setups 
  31.             for  autoexec  and  other batch files without  having  to  modify 
  32.             programs  or  patch  in  changes to  already  existing  programs. 
  33.             Lastly,  I  wanted a program that I did not have to use BASIC  or 
  34.             BASICA to run the program with. The programming language used for 
  35.             this module was done entirely in 'C'.  The version of 'C' that  I 
  36.             used  was  C88 version 2.3 from C-Ware Corporation.  The  program 
  37.             uses only one screen and all selections are made from a menu.
  38.  
  39.  
  40.  
  41.             MINIMUM HARDWARE & SOFTWARE REQUIREMENTS
  42.  
  43.  
  44.             PC-DOS or MS-DOS 1.1 (2.0 or above preferred).
  45.  
  46.             64K of memory
  47.  
  48.             1 single sided/dual density disk drive
  49.  
  50.             color graphics card not needed
  51.                                 ---
  52.  
  53.             As you can see a very basic MS-DOS machine will work quite nicely 
  54.             for this program. Not even the ANSI.SYS commands were used in the 
  55.             development of this program. All video and keyboard processing is 
  56.             done  through the operating system or through calls to the  BIOS. 
  57.             TO  KEEP  COMPATIBILITY  AS UNIVERSAL AS POSIBLE NO  HARDWARE  IS 
  58.             DIRECTLY ADDRESSED .  
  59.  
  60.  
  61.                                           1
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.             HOW TO USE 'CR8CMD'
  69.  
  70.             After booting up the system insert the disk with CR8CMD.EXE on it 
  71.             into any disk drive and proceed as follows:
  72.  
  73.  
  74.             1.   Make sure the printer mode selection switch on the left hand 
  75.                  side of the KX-1091 printer is in the STANDARD position.  If 
  76.                  not, place  the switch in that position, turn power off  and 
  77.                  then  back on to reset.  ALSO REMEMBER TO PUT THE PRINTER ON 
  78.                  LINE.
  79.  
  80.  
  81.             2.   type CR8CMD to a DOS prompt
  82.  
  83.                       example:  A> CR8CMD  or B> CR8CMD
  84.  
  85.             3.   A menu similar to the following will be displayed:
  86.  
  87.  
  88.           ╔═════════════════════════════════════════════════════════════════╗
  89.           ║                       - C R 8 C M D -                           ║
  90.           ║                                                                 ║
  91.           ║       CREATE AND EXECUTE A SET OF PRINTER COMMAND SELECTIONS    ║
  92.           ║     PANASONIC KX-P1091  (EPSON SET + 1091 UNIQUE COMMANDS)      ║
  93.           ║           06/09/85                         Michael Albo         ║
  94.           ╚═════════════════════ press 'Q' to quit ═════════════════════════╝
  95.  
  96.           SET PICA PITCH                           SET IBM-PC GRAPHIC SET 1
  97.           SET ELITE PITCH                          SET IBM-PC GRAPHIC SET 2
  98.           SET PROPORTIONAL PRINT                   SET DOUBLE PRINTING
  99.           SET COMPRESSED PRINT                     RELEASE DOUBLE PRINTING
  100.           RELEASE COMPRESSED PRINT                 SET NLQ PRINT
  101.           SET 1 LINE DOUBLE WIDE PRINT             SET UNDERLINING
  102.           SET DOUBLE WIDTH PRINT                   RELEASE UNDERLINING
  103.           RELEASE ALL DOUBLE WIDE SETS             SET EMPHASIS PRINT
  104.           RELEASE 1 LINE DOUBLE WIDE               RELEASE EMPHASIS PRINT
  105.           SET SUPERSCRIPT MODE                     SET LINE SPACING 1/8 IN.
  106.           SET SUBSCRIPT MODE                       SET LINE SPACING 7/72 IN.
  107.           RELEASE SUB/SUPER MODE                   SET LINE SPACING 1/6 IN.
  108.           SET ITALIC (STANDARD ONLY)
  109.           RELEASE ITALIC (STANDARD)
  110.  
  111.  
  112.       * - SELECT   space - DESELECT   <^v> - MOVE CURSOR    F - TO FILE    S - SEND
  113.  
  114.  
  115.  
  116.  
  117.  
  118.                                           2
  119.  
  120.  
  121.  
  122.  
  123.             4.   After  deciding  which options are to be selected,  use  the 
  124.                  cursor movement keys to position the cursor in front of  the 
  125.                  selection  you wish to make.  Type a '*' to select an option 
  126.                  or press the SPACE key to deselect an option.  Once all  the 
  127.                  options  you wish to choose have been selected,  the command 
  128.                  string for these options can be sent directly to the printer 
  129.                  directly or saved in a user defined file.
  130.  
  131.  
  132.  
  133.             5.   To send the command string directly to the  printer,  simply 
  134.                  press  the "S" key after all the option selections have been 
  135.                  made.  If  the message has been successfully sent a  message 
  136.                  will  be displayed in the lower right corner of  the  screen 
  137.                  similar to the following:
  138.  
  139.                                Command Sent !
  140.  
  141.                  Following  the message display the cursor will return to the 
  142.                  1st selection of  the option menu awaiting further option or 
  143.                  menu selections. 
  144.  
  145.  
  146.  
  147.             6.   To send a command string to a file, for use at another time, 
  148.                  simply  press  the "F" key after all the  option  selections 
  149.                  have been made.  A message similar to the following will  be 
  150.                  displayed in the lower right corner of the screen: 
  151.  
  152.                                 Save command string under what filename
  153.                                 (press 'ESC' to cancel) ?
  154.  
  155.  
  156.                  At this point you may enter any valid PC/MS-DOS filename  in 
  157.                  which  the  command string is to be saved.  If you enter  an 
  158.                  'ESC' key,  the file command will be aborted and the program 
  159.                  will return to the option selection mode.
  160.  
  161.                  If the command string cannot be saved in the file  specified 
  162.                  for  any  reason,  the  file prompt will be erased  and  the 
  163.                  following message will be displayed:
  164.  
  165.  
  166.                                Cannot open file: (filename)
  167.  
  168.  
  169.  
  170.                  At this point or after a successful disk write,  the program 
  171.                  will then return to the selection mode for further option or 
  172.                  menu selections. 
  173.  
  174.  
  175.             7.   To exit the program press 'Q' or CTRL BREAK. The screen will 
  176.                  be cleared and control will be returned to  PC/MS-DOS. 
  177.  
  178.  
  179.                                           3
  180.  
  181.  
  182.  
  183.  
  184.  
  185.             HOW TO USE THE CREATED PRINTER COMMAND FILES
  186.  
  187.  
  188.             Use of the printer command files can be done in several ways. The 
  189.             two  I  will describe are probably the easiest to use but  by  no 
  190.             means the only method.  Basically,  any method that will transfer 
  191.             the data in the file to the printer will work (i.e.  from another 
  192.             program, or batch file etc.).
  193.  
  194.  
  195.             1.   Using the PRINT command:
  196.  
  197.                  After a PC/MS-DOS command prompt simply type:
  198.  
  199.                            PRINT (filename)
  200.  
  201.                            example: PRINT COMPRESSED.SET
  202.                  
  203.                  This  always  works  but it requires that the  PRINT.COM  or 
  204.                  PRINT.EXE  file be included on a disk in the  system.  Also, 
  205.                  depending  on how the DIP switches for the printer are  set, 
  206.                  this  command  will  cause a page to be  ejected  after  the 
  207.                  command has been sent.
  208.  
  209.  
  210.  
  211.  
  212.             2.   Using the TYPE command:
  213.  
  214.                  If you are using PC/MS-DOS version 2.0 or greater,  the TYPE 
  215.                  command can be used and the output redirected to the printer 
  216.                  in the following manner.
  217.  
  218.                            
  219.                            TYPE (filename) >PRN
  220.  
  221.                            example: TYPE ENHANCE.CLR >PRN
  222.  
  223.                  If available this method is preferable,  since no driver has 
  224.                  to be loaded into memory and no reaction will be  noticeable 
  225.                  at the printer.
  226.  
  227.  
  228.             CONCLUSION
  229.  
  230.             If  this  program  is something you can use  and  you  have  some 
  231.             comments  or suggestions please feel to write me about them so  I 
  232.             can incorporate them in following versions.  ONE SMALL REMINDER -
  233.             SET YOUR PRINTER DIP SWITCH SETTINGS FOR IBM SET 1 OR 2!
  234.  
  235.             Michael Albo
  236.             S. 1418 Bluff Dr.
  237.             Spokane, Washington 
  238.                          99206
  239.  
  240.                                           4
  241.  
  242.